# Minimal set of requirements required to be able to run Asteroid models from Torch Hub.
# Note that Asteroid itself is not required to be installed.
numpy>=1.16.4
scipy>=1.1.0
torch>=1.8.0
asteroid-filterbanks>=0.4.0
requests
filelock
SoundFile>=0.10.2
huggingface_hub>=0.0.2
